Dimensionality reduction and low-rank modeling

Resources and references

Linear methods

Principal component analysis (PCA)

See AI/Unsupervised Learning/PCA

Non-negative matrix factorization (NMF)

Generalized Low Rank Models

Dynamic mode decomposition

Non-linear methods

Multidimensional scaling (MDS)

Self organizing maps (SOM)

T-distributed Stochastic Neighbor Embedding (t-SNE)

Uniform Manifold Approximation and Projection (UMAP)

Code